-
Notifications
You must be signed in to change notification settings - Fork 120
Remove the 'BETA FEATURE' status in front of enableConfigMapMutable and enableSecretMutable provider properties
#3886
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
and `enableSecretMutable` provider properties.
Does the PR have any schema changes?Looking good! No breaking changes found. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3886 +/- ##
=======================================
Coverage 43.77% 43.77%
=======================================
Files 86 86
Lines 9899 9899
=======================================
Hits 4333 4333
Misses 5170 5170
Partials 396 396 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
blampe
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removing the beta tag seems fine to me. I think master is currently red due to some test failures we're working through, bear with us.
Co-authored-by: Bryce Lampe <[email protected]>
Co-authored-by: Bryce Lampe <[email protected]>
…eq/bug-mutable-secret-cm-are-stable
|
This PR has been shipped in release v4.24.0. |
Proposed changes
enableConfigMapMutableandenableSecretMutableprovider properties as they are now stable.